home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / EditCellDemo 1.0 / READ ME < prev   
Encoding:
Text File  |  1994-05-05  |  603 b   |  21 lines  |  [TEXT/R*ch]

  1. Name: EditCellDemo
  2. Version: 1.0
  3. Category: examples
  4. Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu> 
  5. Date: 93-10-25
  6. TCL-Version: 1.1.x
  7. TCL-Language: C
  8. Copyright: Public Domain
  9.  
  10. This is a simple example of editing a CTable cell inline (ie over the
  11. cell in the table itself). This demo is not a framework around which to
  12. develop an application, but rather a demo of the mechanics of using
  13. a "floating" editor and using BecomeGopher().
  14.     
  15. To run this demo
  16.     
  17. 1)    Add EditCellDemo.c and EditCellDemo.rsrc files to a new segment of 
  18.     the Showcase Application (v 1.2a or later).
  19.         
  20. 2)    Compile and Run.
  21.